home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Hyper
/
Me-Mz
/
Mouseup.cpt
/
mouseup magazine
/
card_12535.txt
< prev
next >
Wrap
Text File
|
1988-08-18
|
1KB
|
67 lines
-- card: 12535 from stack: in
-- bmap block id: 12582
-- flags: 0000
-- background id: 2721
-- name:
-- part 1 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=219 top=312 right=342 bottom=252
-- title width / last selected line: 0
-- icon id / first selected line: 1012 / 1012
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
go to card id 2549
end mouseUp
-- part 2 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=253 top=309 right=342 bottom=280
-- title width / last selected line: 0
-- icon id / first selected line: 12008 / 12008
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Front Page
----- HyperTalk script -----
on mouseUp
go to card id 3310 of stack "mouseUP"
end mouseUp
-- part 4 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=0 top=315 right=342 bottom=33
-- title width / last selected line: 0
-- icon id / first selected line: 1014 / 1014
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
VISUAL EFFECT SCROLL RIGHT
GO TO PREVIOUS CARD
end mouseUp